home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 1 / The 640 Meg Shareware Studio CD-ROM Volume I (Data Express)(1992).ISO / driver / macpab1.dsk / README < prev   
Text File  |  1992-06-30  |  4KB  |  103 lines

  1.  
  2.  
  3.   Congratulations on the purchase of your new M-Audio Capture and Playback
  4.   Adapter for the IBM Personal System/2.  Included are device drivers
  5.   and Application Programming Interfaces (APIs) that can be used for
  6.   the development of audio and image applications under DOS, OS/2, and Windows.
  7.   Both IBM OS/2 2.0 and Microsoft Multimedia Extensions are supported.
  8.  
  9.   Contents:
  10.  
  11.   Along with this README file your diskettes should contain the files
  12.   MACPA1.ZIP and MACPA2.ZIP  These are self-extracting ZIP files containing
  13.   the following directories:
  14.  
  15.    AUDIO -
  16.  
  17.     \AUDIODD -  Device drivers for the M-ACPA for both DOS and OS/2.
  18.                 Provides a hardware independent interface for low level
  19.                 control of both waveform audio and MIDI.  Also provides
  20.                 serialization of the M-ACPA so that it can be used in
  21.                 multi-tasking environments.
  22.  
  23.     \MAAPI   -  The Audio Application Programming Interface (AAPI) is a
  24.                 set of high level "C" functions intended to allow applications
  25.                 to add audio capabilities such as playing and recording
  26.                 with a minimum of effort.  The AAPI is file oriented and
  27.                 supports Audio Visual Connection and Microsoft RIFF
  28.                 WAVE file formats.  The AAPI supports DOS and OS/2.
  29.  
  30.     \WINDLL  -  A Windows device driver (DLL) that supports
  31.                 Microsoft's Multimedia Extensions.
  32.  
  33.    IMAGE -
  34.  
  35.     \JPEG    - JPEG (Joint Photographic Experts Group) is an industry
  36.                standard for the compression and decompression of
  37.                continuous tone still images. It consists of a baseline
  38.                standard plus extensions.  This API supports the baseline
  39.                standard.  Supports DOS, OS/2, and Microsoft Windows.
  40.  
  41.   Installation:
  42.  
  43.   Copy all the files from both diskettes into the subdirectory that you
  44.   want the component files to reside in, make that directory your current
  45.   directory and type:
  46.  
  47.   MACPA
  48.  
  49.   followed by the Enter key.
  50.  
  51.   This will install all directories and requires approximately three
  52.   megabytes of disk storage.
  53.  
  54.   Each of the above directories contains a unique README file for quick
  55.   reference and any additional installation instructions.
  56.  
  57.   See the file LICENSE.DOC on this diskette for licensing information.
  58.  
  59.   In the United States, technical support is available through the IBM
  60.   Industry Support Center by calling 1-800-241-1620.  Outside of the United
  61.   States contact your local IBM representative.
  62.  
  63. Enhancements\Fixes for Release 1.02:
  64.  
  65. \AUDIODD
  66.   * OS/2 2.0
  67.     - Virtual Device Driver support
  68.   * PCM/MIDI
  69.     - Concurrent operation of 8 bit PCM at 11k & 22k with MIDI synthesis
  70.   * General MIDI support
  71.     - Synthesizer now supports General MIDI voicing
  72.     - SONG1 - SONG8 have been changed to work with General MIDI synthesizers
  73.     - Synthesizer voices have been improved
  74.     - Drum kit added to channel 10
  75.   * Line in passthru support
  76.     - Passes any line input to the line\speaker output when the device
  77.       driver is idle.  Useful for directing the line output of other audio
  78.       cards in the same machine to a single set of speakers or headphones.
  79.   * 8k recording improvements
  80.     - Less distortion and noise
  81.     - 3db rolloff point for mono recording will be about 3450 hertz
  82.     - 3db rolloff point for stereo recording will be about 3200 hertz
  83.   * Playback of M-Motion digital audio files
  84.     - 7875 and 31500 samples/second
  85.     - mono and stereo
  86.   * Playback of 48k digital audio files
  87.  
  88. \WINDLL
  89.   * Microsoft Windows 3.1 support
  90.   * Concurrent play of 8 bit PCM (11k & 22k) mono WAVE files with
  91.     MIDI and auxiliary input
  92.   * Overall performance improvements
  93.   * Default control volume and balance values for WAVE and MIDI
  94.  
  95. \JPEG
  96.   * YYUV images with odd number of columns handled correctly
  97.   * Restart interval MDU count with reset is now working
  98.   * Last 8 bytes of non-optimized formats appears in decompressed output
  99.   * Performance of data transfer is significantly faster
  100.  
  101. Refer to the README file in each directory for additional information.
  102.  
  103.